home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / basic / vbcomm20.zip / COMTEST.FRM (.txt) < prev    next >
Visual Basic Form  |  1992-08-19  |  2KB  |  73 lines

  1. Form1
  2. Communcations Example
  3. Form1,
  4. Label3D1
  5. Label3D
  6. Command3
  7. &Initialize
  8. Command1
  9. &Begin
  10. Command2
  11. &Quit
  12. Command4
  13. E&xit
  14. Comm1
  15. Label3D2
  16. Label3D
  17. Output:
  18. Picture1
  19. Command3_Clicka
  20. Form2
  21. Comm1
  22. Enable
  23. Command1
  24. Enabled
  25. Command3Q
  26. Form_Click
  27. Command1_Click
  28. Command4
  29. Command2?
  30. Command2_Click4
  31. DataStr
  32. Comm1_InQueue
  33. Chars
  34. Label1
  35. Caption
  36. DataChr
  37. Command4_Click
  38. Comm1_CharIn
  39. Ascii}
  40. CharIn
  41. Text1
  42. Queued
  43. Label3D2
  44. Form1
  45. Picture1
  46. Waiting
  47. Form_KeyPress
  48. KeyAscii
  49. Form3
  50. Command3_Click
  51.  Display Setup Form
  52.  If not enabled, exitf
  53.  Enable Begin button
  54.  Disable the restt
  55.  Clear the picture
  56. Command1_Click
  57.  If not enabled...
  58.  Enable Initialize and
  59.  Exit buttons and exit
  60.  Enable Quit buttonx
  61.  Send ATZ to modem
  62.  Display input formS
  63. Command2_Click
  64.  Kill input form
  65.  Disable portu
  66.  Enable Initialize and
  67.  Exit buttonsa
  68. Command4_Click
  69. Comm1_InQueue
  70.  Put characters in a string 
  71.  Print the string to picture
  72. Form_Click
  73.